object SynthEditorForm: TSynthEditorForm Left = 201 Top = 330 BorderIcons = [] BorderStyle = bsSingle Caption = 'SynthForm' ClientHeight = 133 ClientWidth = 199 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poDefault Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object SynthPanel: TWPControl Left = 0 Top = 0 Width = 199 Height = 133 Align = alClient Color = 5452845 ParentColor = False ParentShowHint = True object MuteBtn: TQuickBtn Left = 167 Top = 120 Width = 31 Height = 11 Cursor = crHandPoint Hint = '|Mute output sound' ParentFont = False ParentColor = True Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent] Style = FS_Transparent Spacing = 4 TextAlign = ttaLeft AccelKey = 0 FXType = FX_Blend BmpList = SynthResModule.LEDIL OnClick = MuteBtnClick Down = True PopupAlign = Popup_Normal end object RampBtn: TQuickBtn Left = 136 Top = 120 Width = 31 Height = 11 Cursor = crHandPoint Hint = '|Ramp controllers' ParentFont = False ParentColor = True Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent] Style = FS_Transparent Spacing = 4 TextAlign = ttaLeft AccelKey = 0 FXType = FX_Blend BmpList = SynthResModule.LEDIL OnClick = RampBtnClick PopupAlign = Popup_Normal end object LFOBaseLvlWheel: TLineWheel Tag = 4 Left = 12 Top = 85 Width = 17 Height = 17 Hint = '|^b^aLFO base level' Options = [] MoveSpeed = 8192 SlowMotionDiv = 4 Max = 65536 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 end object PeakLvlWheel: TLineWheel Tag = 1 Left = 51 Top = 26 Width = 17 Height = 17 Hint = '|^b^aPeak amount' Options = [wwPause] SlowMotionDiv = 4 Min = -256 Max = 256 Value = 179 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 OnAdjustColor = LFOLvlWheelAdjustColor end object PeakLogWheel: TTensionWheel Tag = 2 Left = 88 Top = 24 Width = 21 Height = 19 Cursor = crSizeNS Hint = '|^b^aPeak tension' Options = [wwPause] SlowMotionDiv = 4 Min = -128 Max = 128 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 11791792 LinePressedColor = 4210943 OnAdjustColor = PeakLogWheelAdjustColor end object PeakDecWheel: TLineWheel Tag = 3 Left = 129 Top = 26 Width = 17 Height = 17 Hint = '|^b^aPeak decay speed' Options = [] MoveSpeed = 16 SlowMotionDiv = 4 Min = 5 Max = 128 Value = 66 DefaultValue = 66 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 end object LFOLvlWheel: TLineWheel Tag = 5 Left = 51 Top = 85 Width = 17 Height = 17 Hint = '|^b^aLFO amount' Options = [wwPause] SlowMotionDiv = 4 Min = -256 Max = 256 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 OnAdjustColor = LFOLvlWheelAdjustColor end object LFOSpeedWheel: TLineWheel Tag = 7 Left = 129 Top = 85 Width = 17 Height = 17 Hint = '|^b^aLFO speed' Options = [] MoveSpeed = 4096 SlowMotionDiv = 256 Min = 200 Max = 65536 Value = 32950 DefaultValue = 32950 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 end object PeakBaseLvlWheel: TLineWheel Left = 12 Top = 26 Width = 17 Height = 17 Hint = '|^b^aPeak base level' Options = [] MoveSpeed = 8192 SlowMotionDiv = 4 Max = 65536 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 end object InputMeter: TWAVVolumeter Left = 165 Top = 18 Width = 7 Height = 29 Hint = '|Input monitor' BmpList = SynthResModule.PeakIL Stereo = False Orientation = trVertical Snap = 1 Max = 65536 DecaySpeed = 0 ClipDuration = 0 HoldDuration = 0 end object LFOShapeSelect: TSelector Tag = 8 Left = 34 Top = 60 Width = 125 Height = 12 Cursor = crHandPoint Hint = '|^b^aLFO shape' NumCols = 5 NumRows = 1 DefaultValue = 0 OnChange = CutoffWheelChange PopupMenu = SynthResModule.WheelMenu end object LFOLogWheel: TTensionWheel Tag = 6 Left = 88 Top = 83 Width = 21 Height = 19 Cursor = crSizeNS Hint = '|^b^aLFO tension' Options = [wwPause] SlowMotionDiv = 4 Min = -128 Max = 128 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 11791792 LinePressedColor = 4210943 OnAdjustColor = PeakLogWheelAdjustColor end object LFOMeter: TWAVVolumeter Left = 187 Top = 18 Width = 7 Height = 29 Hint = '|LFO output monitor' BmpList = SynthResModule.PeakIL Stereo = False Orientation = trVertical Snap = 1 Max = 65536 DecaySpeed = 0 ClipDuration = 0 HoldDuration = 0 end object PeakMeter: TWAVVolumeter Left = 176 Top = 18 Width = 7 Height = 29 Hint = '|Peak output monitor' BmpList = SynthResModule.PeakIL Stereo = False Orientation = trVertical Snap = 1 Max = 65536 DecaySpeed = 0 ClipDuration = 0 HoldDuration = 0 end object LineWheel1: TLineWheel Tag = 9 Left = 166 Top = 86 Width = 15 Height = 15 Hint = '|^b^aLFO phase' Options = [] MoveSpeed = 8192 SlowMotionDiv = 4 Max = 65535 DefaultValue = 0 OnChange = CutoffWheelChange MouseButton = mbLeft HotSideX = 9 HotSideY = 9 PopupMenu = SynthResModule.WheelMenu LineColor = 2105472 LinePressedColor = 176 end end end